Skip to content

Override min_completion_trigger for /command forms#1971

Merged
rolandwalker merged 1 commit into
mainfrom
RW/override-min-completions-for-commands
Jul 1, 2026
Merged

Override min_completion_trigger for /command forms#1971
rolandwalker merged 1 commit into
mainfrom
RW/override-min-completions-for-commands

Conversation

@rolandwalker

Copy link
Copy Markdown
Contributor

Description

Ignore the min_completion_trigger setting for a forward slash at the start of an entry, always listing the possible commands immediately.

This has no effect unless the default setting is changed. Though I think we should consider changing that default!

This is part of the transition, at least in advertisement, to consistent forward-slash commands.

Preparation for release 2.0.

Checklist

  • I added this contribution to the changelog.md file.
  • I added my name to the AUTHORS file (or it's already there).
  • To lint and format the code, I ran
    uv run ruff check && uv run ruff format && uv run mypy --install-types .

@rolandwalker rolandwalker self-assigned this Jun 27, 2026
Ignore the min_completion_trigger setting for a forward slash at the
start of an entry, always listing the possible commands immediately.

This is part of the transition, at least in advertisement, to consistent
forward-slash commands.

Preparation for release 2.0.
@rolandwalker rolandwalker force-pushed the RW/override-min-completions-for-commands branch from 5541c84 to 67a8cc5 Compare July 1, 2026 10:06
@rolandwalker rolandwalker merged commit f29e53f into main Jul 1, 2026
11 checks passed
@rolandwalker rolandwalker deleted the RW/override-min-completions-for-commands branch July 1, 2026 10:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant